TsgCADtoSWF
Unit: CADtoSWF
Description
Provides a functionality for export a CAD image into SWF format.
Syntax
TsgCADtoSWF = class(TsgSimpleExport)
Properties
Properties | Description |
---|---|
Version | The property gets and sets version of the SWF file for saving. |
Methods
Methods | Description |
---|---|
Create | Creates and initializes a new TsgCADtoSWF object. |
Destroy | Destroys an instance of the TsgCADtoSWF class. |
Methods derived from TsgCADExport | Description |
---|---|
SaveToFile | The method saves the image to the file. |
Events
Events derived from TsgCADExport | Description |
---|---|
OnProgress | The event occurs when the file is saving. |